CaptureSource

interface CaptureSource

The source for a content capture session.

Since

7.20

Functions

Link copied to clipboard
open fun name(): String
The name of the capture source.
Link copied to clipboard
open fun thumbnail(): Bitmap
Returns a Bitmap that contains the image of the capture source.
Link copied to clipboard
Returns the CaptureSourceType of this capture source.